home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR04 / PATENC40.ZIP / README.BAT < prev    next >
DOS Batch File  |  1993-02-10  |  6KB  |  73 lines

  1. echo off
  2. cls
  3. echo  ******************************************************************************
  4. echo  *                                                                            *
  5. echo  *                            P·A·T·I·E·N·C·E  1·0                            *
  6. echo  *                         solitaire card games v4.00                         *
  7. echo  * PATIENCE 10 Copyright 1990-1993 David Cowles/CoCoWare All Rights Reserved  *
  8. echo  *                                                                            *
  9. echo  * PATIENCE 10 is marketed under the Shareware concept.  That gives you a     *
  10. echo  * chance to try this program before you pay for it.  If you continue to use  *
  11. echo  * it, you are expected to register by sending a registration fee of $10.00   *
  12. echo  * to CoCoWare at the following address:                                      *
  13. echo  *                                                 ┌───────┐                  *
  14. echo  * ────────────────────────────────────────────────│       ┤──────────────(R) *
  15. echo  *   CoCoWare                              ┌───────┤   o   │                  *
  16. echo  *   c/o David A. Cowles                   │     ┌─┴─────┐ │ Association of   *
  17. echo  *   P.O. Box 67623                        │   o │       ┤─┘ Shareware        *
  18. echo  *   Topeka, KS  66667-0623                │   ╥ │   o   │   Professionals    *
  19. echo  *                                         └───╨─│   ╥   │                    *
  20. echo  * ──ASP Member──────────────────────────────────└───╨───┘─────────────────── *
  21. echo  *                                                                            *
  22. echo  **************************************************************[CoCoWare]******
  23. pause
  24. cls
  25. echo  ******************************************************************************
  26. echo  * Installing PATIENCE 10 (floppy disk):                                      *
  27. echo  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       *
  28. echo  * PATIENCE 10 will run either from a hard disk or a floppy disk.  Assuming   *
  29. echo  * that the PATIENCE 10 distribution diskette is in drive A: and a blank      *
  30. echo  * formatted diskette is in drive B:, you can install PATIENCE 10 onto a      *
  31. echo  * floppy diskette by typing the following command (and pressing the [Enter]  *
  32. echo  * key afterward):                                                            *
  33. echo  *                                                                            *
  34. echo  *    A:INSTALL B:                                                            *
  35. echo  *                                                                            *
  36. echo  * Installing PATIENCE 10 (Hard disk):                                        *
  37. echo  * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         *
  38. echo  * Assuming that the PATIENCE 10 distribution diskette is in drive A: and you *
  39. echo  * have a hard disk drive, you may install PATIENCE 10 onto your hard disk by *
  40. echo  * typing the following command (and pressing [Enter] afterward):             *
  41. echo  *                                                                            *
  42. echo  *    A:INSTALL                                                               *
  43. echo  *                                                                            *
  44. echo  * The installation utility will use a default destination of C:\PATIENCE.    *
  45. echo  * This destination can be changed once inside the install program.           *
  46. echo  *                                                                            *
  47. echo  **************************************************************[CoCoWare]******
  48. pause
  49. cls
  50. echo  ******************************************************************************
  51. echo  *                                                                            *
  52. echo  * Once PATIENCE 10 has been installed, you may print the documentation by    *
  53. echo  * entering the following command:                                            *
  54. echo  *    COPY PATIENCE.DOC PRN                                                   *
  55. echo  *                                                                            *
  56. echo  * To print a registration form, enter the following command:                 *
  57. echo  *    COPY REGISTER.DOC PRN                                                   *
  58. echo  *                                                                            *
  59. echo  * To start the PATIENCE 10 games, enter the following command:               *
  60. echo  *    PATIENCE                                                                *
  61. echo  *                                                 ┌───────┐                  *
  62. echo  * ────────────────────────────────────────────────│       ┤──────────────(R) *
  63. echo  *   CoCoWare                              ┌───────┤   o   │                  *
  64. echo  *   c/o David A. Cowles                   │     ┌─┴─────┐ │ Association of   *
  65. echo  *   P.O. Box 67623                        │   o │       ┤─┘ Shareware        *
  66. echo  *   Topeka, KS  66667-0623                │   ╥ │   o   │   Professionals    *
  67. echo  *                                         └───╨─│   ╥   │                    *
  68. echo  * ──ASP Member──────────────────────────────────└───╨───┘─────────────────── *
  69. echo  *                                                                            *
  70. echo  * PATIENCE 10 Copyright 1990-1993 David Cowles/CoCoWare All Rights Reserved  *
  71. echo  *                                                                            *
  72. echo  ***[END]******************************************************[CoCoWare]******
  73.